FlexReport for WinForms
ReportObjectNamedList<TItem> クラス
メンバ 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : ReportObjectNamedList<TItem> クラス
The type of elements in the collection.
Represents the list of strong named report objects.
オブジェクト モデル
ReportObjectNamedList<TItem> クラス
シンタックス
'宣言
 
Public MustInherit Class ReportObjectNamedList(Of TItem As StrongNamedReportObject) 
   Inherits ReportObjectList(Of TItem)
   Implements C1.Document.Serialization.IC1SerializableCollection 
'使用法
 
Dim instance As ReportObjectNamedList(Of TItem)
public abstract class ReportObjectNamedList<TItem> : ReportObjectList<TItem>, C1.Document.Serialization.IC1SerializableCollection  
where TItem: StrongNamedReportObject
型パラメータ
TItem
The type of elements in the collection.
継承階層

System.Object
   C1.Report.ReportObjectCollection<TItem>
      C1.Report.ReportObjectList<TItem>
         C1.Report.ReportObjectNamedList<TItem>
            C1.Report.DataSourceCollection

参照

参照

ReportObjectNamedList<TItem> メンバ
C1.Report 名前空間